﻿2026-07-15T12:01:47.9377482Z ##[group]Run actions/checkout@v5
2026-07-15T12:01:47.9378269Z with:
2026-07-15T12:01:47.9378841Z   repository: BigscreenVR/spt-bs-core
2026-07-15T12:01:47.9383354Z   token: ***
2026-07-15T12:01:47.9383877Z   ssh-strict: true
2026-07-15T12:01:47.9384425Z   ssh-user: git
2026-07-15T12:01:47.9384950Z   persist-credentials: true
2026-07-15T12:01:47.9385563Z   clean: true
2026-07-15T12:01:47.9386134Z   sparse-checkout-cone-mode: true
2026-07-15T12:01:47.9386747Z   fetch-depth: 1
2026-07-15T12:01:47.9387285Z   fetch-tags: false
2026-07-15T12:01:47.9387925Z   show-progress: true
2026-07-15T12:01:47.9388473Z   lfs: false
2026-07-15T12:01:47.9389195Z   submodules: false
2026-07-15T12:01:47.9389751Z   set-safe-directory: true
2026-07-15T12:01:47.9390319Z env:
2026-07-15T12:01:47.9390873Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-15T12:01:47.9391521Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-15T12:01:47.9392206Z ##[endgroup]
2026-07-15T12:01:48.1115734Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T12:01:48.1117460Z ##[group]Getting Git version info
2026-07-15T12:01:48.1118306Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-15T12:01:48.1372787Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-15T12:01:48.1583427Z git version 2.43.0.windows.1
2026-07-15T12:01:48.1606733Z ##[endgroup]
2026-07-15T12:01:48.1614275Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\fd9f55da-a00f-4671-9b4c-bd989e45e195\.gitconfig'
2026-07-15T12:01:48.1627458Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fd9f55da-a00f-4671-9b4c-bd989e45e195' before making global git config changes
2026-07-15T12:01:48.1630136Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T12:01:48.1632294Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-15T12:01:48.1866408Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-15T12:01:48.2081959Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T12:01:48.2105587Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T12:01:48.2109516Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T12:01:48.2301738Z HEAD
2026-07-15T12:01:48.2541843Z ##[endgroup]
2026-07-15T12:01:48.2544730Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-15T12:01:48.6321221Z ##[group]Cleaning the repository
2026-07-15T12:01:48.6325293Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-15T12:01:57.0975384Z Removing target/
2026-07-15T12:01:57.1005108Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-15T12:01:57.1443449Z HEAD is now at 788a12ef Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T12:01:57.1469077Z ##[endgroup]
2026-07-15T12:01:57.1469542Z ##[group]Disabling automatic garbage collection
2026-07-15T12:01:57.1474481Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-15T12:01:57.1817354Z ##[endgroup]
2026-07-15T12:01:57.1817869Z ##[group]Setting up auth
2026-07-15T12:01:57.1818300Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-15T12:01:57.2056193Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-15T12:01:57.6398053Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T12:01:57.6626602Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-15T12:01:58.0280367Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T12:01:58.0496802Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-15T12:01:58.4313147Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-15T12:01:58.4618964Z ##[endgroup]
2026-07-15T12:01:58.4619609Z ##[group]Fetching the repository
2026-07-15T12:01:58.4629132Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +788a12efe4389ff29b9704869fdd3f9e619fcc5f:refs/remotes/pull/4/merge
2026-07-15T12:01:59.1175167Z ##[endgroup]
2026-07-15T12:01:59.1175581Z ##[group]Determining the checkout info
2026-07-15T12:01:59.1176488Z ##[endgroup]
2026-07-15T12:01:59.1183768Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-15T12:01:59.1447691Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-15T12:01:59.1659185Z ##[group]Checking out the ref
2026-07-15T12:01:59.1663130Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/4/merge
2026-07-15T12:01:59.2008267Z HEAD is now at 788a12ef Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T12:01:59.2026740Z ##[endgroup]
2026-07-15T12:01:59.2356293Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-15T12:01:59.2561576Z 788a12efe4389ff29b9704869fdd3f9e619fcc5f
